CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 二分法 matlab

搜索资源列表

  1. qiugeng-and-jifen

    0下载:
  2. 数值求根(二分法和牛顿法)以及辛普森数值积分matlab的function函数文件,可修改求根精度等-Numerical root finding (the dichotomy and Newton law), and Simpson numerical integration the matlab function function file, modify the root finding accuracy
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:1305
    • 提供者:scotelong
  1. binarysearchafloyd

    0下载:
  2. 二分法查找---------数学建模中关于Matlab数学软件中的算法的程序---简便的查找算法-Dichotomy Find--------- Mathematical modeling algorithm Matlab mathematical software program--- simple search algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:665
    • 提供者:李嘉
  1. lcdata

    0下载:
  2. 电容计算,在考虑了电容的边缘效应以后,利用相关的离散和迭代,二分法,用matlab仿真了电容表面电荷密度-capacitor calculation
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:2994
    • 提供者:ll
  1. newton-iteration

    0下载:
  2. matlab编写,牛顿迭代法以及二分法等数值积分方法-numerical integration methods matlab prepared Newton iteration dichotomy
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:2829
    • 提供者:hongguang
  1. erfenfa

    1下载:
  2. 二分法求矩阵特征值的matlab程序设计-The dichotomy matrix eigenvalues ​ ​ matlab program design
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:1124
    • 提供者:韩亮
  1. er-fen-fa

    0下载:
  2. 基于matlab,通过二分法求解非线性方程-Based on Matlab for solving nonlinear equations dichotomy
  3. 所属分类:matlab

    • 发布日期:2017-11-05
    • 文件大小:2780
    • 提供者:吴娟
  1. feixian

    0下载:
  2. 数值分析中二分法在matlab 中的实现,题目自拟,有绘图分析-Numerical analysis dichotomy in matlab to achieve, subject self, there is the drawing of
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:26829
    • 提供者:崔文迪
  1. bisect

    0下载:
  2. 二分法的Matlab程序实现。求解非线性方程f(x)=0的问题。而方程f(x)是多项式或超越函数又分为代数方程或超越方程。-Dichotomy Matlab program. Solving nonlinear equations f (x) = 0 problems. The equation f (x) is a polynomial or a transcendental function is divided into algebraic equations or transcenden
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:629
    • 提供者:王军
  1. lixsanmatla3

    0下载:
  2. 提升技术现已成为采样控制系统分析和设计的主要工具.系统提升后成为一离散系统,其H∞范数与原采样系统的L2诱导范数是等价的,故称为H∞离散化.提升计算包括矩阵的指数和积分运算,一般是很复杂的.本文给出了利用MATLAB的提升算法,算法简单可靠 同时还给出了求取等价系统H∞范数γ值的二分法并配有算例.-Technological upgrading sampling control system has become a major tool for analysis and design. Upg
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:584031
    • 提供者:李雷
  1. find-roots

    0下载:
  2. MATLAB 数值求根程序,用二分法求任意函数的跟-find roots
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:516
    • 提供者:hehuijing
  1. yuanchengxu

    0下载:
  2. 上传的源程序是用matlab实现的二分法、牛顿迭代法、改进牛顿迭代法、最小二乘法等数值分析常用方法,简明易懂、结果正确。-Upload the source is achieved using matlab dichotomy of Newton iteration, improved Newton iteration method, numerical analysis commonly used method of least squares method, concise and easy
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2499
    • 提供者:makangjian
  1. linear-equations

    0下载:
  2. 用二分法、迭代法和牛顿法解线性方程组的matlab算法-Dichotomy, iterative method and Newton method for solving linear equations matlab algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1273
    • 提供者:陈伟锋
  1. bracketing-method

    0下载:
  2. matlab编程求解方程根的两种划界法,二分法,增量搜索法。-bracketing method,bisection method ,increamental method
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1236
    • 提供者:wukong
  1. tuzi

    0下载:
  2. 采用二分法原理,利用matlab来进行狗追兔子的仿真。-Using the principle of dichotomy, which can simulate the dog chased the rabbit by matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:7704
    • 提供者:刘颖
  1. jisuanfangfa

    0下载:
  2. 计算方法典型例题。对和式进行计算,保留指定的有效数字位数,使用Matlab语言;二分法求解方程;高斯消去法。 -Use Matlab Language to calculate the sum form and present the given number of significant digits half- separation method to solve nonlinear equations gaussian elimination method
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1237132
    • 提供者:宋爱玲
  1. bisection-method

    0下载:
  2. 基于matlab的非线性方程二分法迭代求解(GUI)-bisection method
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:53488
    • 提供者:暖茶zy
  1. erfen

    0下载:
  2. 最优化方法及其MATLAB程序设计,针对非精确线搜索的方法,二分法-Optimization method and MATLAB program design, method for inexact line search, dichotomy
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:538
    • 提供者:jhon
  1. Solving-equation

    0下载:
  2. 用于方程求根的MATLAB程序。其中包括贝努利法求按模最小实根 用二分法求方程的一个根 用黄金分割法求方程的一个根 用不动点迭代法求方程的一个根 等-For solving equation MATLAB program. Which includes the minimum real root of Bernoulli Fa A root of a equation with dichotomy A root of the equation by golden sect
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6699
    • 提供者:gaochenglin
  1. bisection

    0下载:
  2. 用二分法求解方程的近似解,二分法在MATLAB程序中的源代码-The approximate solution of the equation to solve by the dichotomy, dichotomy in the MATLAB source code
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:659
    • 提供者:舒星
  1. erfen

    0下载:
  2. matlab 求解非线性方程近似解 二分法的matlab源程序码-matlab erfen.m
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:525
    • 提供者:tanzhi
« 1 2 3 45 »
搜珍网 www.dssz.com